home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_6 / uwars100.lha / UWARS_CF.EXA < prev    next >
Text File  |  1994-06-07  |  1KB  |  34 lines

  1. DOORS:UWARS/       
  2. ;
  3. ;   Only the first line is read, it should contain the file path to the
  4. ; game directory. This is used only in systems that do not pass the
  5. ; executable path correctly.
  6. ;
  7. ;   Note that the path MUST end in either '/' or ':'
  8. ;
  9. ;   For multiple game directories just copy a diferent UWARS.CFG file
  10. ; to "DOORS" before you run the door. With Xenolink this would be done
  11. ; like this (check your software manual on this):
  12. ;
  13. ; CMD = "UW1" 0-255 /* Xenolink 1.90 */
  14. ;    {
  15. ;       doscommand "copy doors:uwars1/uwars.cfg doors:"
  16. ;       XenolinkDoor "^4096^1^DOORS:UWARS1/XUWARS"
  17. ;    }
  18. ;
  19. ; CMD = "UW2" 0-255 /* Xenolink 1.90 */
  20. ;    {
  21. ;       doscommand "copy doors:uwars2/uwars.cfg doors:"
  22. ;       XenolinkDoor "^4096^1^DOORS:UWARS1/XUWARS"
  23. ;    }
  24. ;
  25. ;   Versions previous to 1.90 don't need the config file at all. Version
  26. ; 1.91 or higher will not need the config file again. However, the config
  27. ; file trick won't harm you, things will keep working, it's just more
  28. ; complicated to install the door. If you install the config on one "game
  29. ; dir" you MUST do it for all dirs, otherwise the wrong config file will
  30. ; be in doors for all to see and use.
  31. ;
  32. ;   Compile the menus & you're ready to go!
  33. ;
  34.